Skip to content

feat: Remove migration_shard_id check from AssignShardIdFn#2467

Merged
manitgupta merged 4 commits intoGoogleCloudPlatform:mainfrom
manitgupta:rev-repl-shard
Jun 18, 2025
Merged

feat: Remove migration_shard_id check from AssignShardIdFn#2467
manitgupta merged 4 commits intoGoogleCloudPlatform:mainfrom
manitgupta:rev-repl-shard

Conversation

@manitgupta
Copy link
Copy Markdown
Member

No description provided.

@manitgupta manitgupta added the improvement Making existing code better label Jun 17, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.59%. Comparing base (87368b4) to head (4f24888).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2467      +/-   ##
============================================
- Coverage     49.61%   49.59%   -0.02%     
- Complexity     4803     5153     +350     
============================================
  Files           941      941              
  Lines         57665    57658       -7     
  Branches       6235     6233       -2     
============================================
- Hits          28609    28597      -12     
- Misses        27011    27017       +6     
+ Partials       2045     2044       -1     
Components Coverage Δ
spanner-templates 69.88% <100.00%> (-0.04%) ⬇️
spanner-import-export 68.48% <ø> (-0.14%) ⬇️
spanner-live-forward-migration 78.77% <ø> (ø)
spanner-live-reverse-replication 77.36% <100.00%> (+0.05%) ⬆️
spanner-bulk-migration 87.87% <100.00%> (+0.01%) ⬆️
Files with missing lines Coverage Δ
...eport/v2/templates/transforms/AssignShardIdFn.java 79.00% <100.00%> (+1.59%) ⬆️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@manitgupta manitgupta marked this pull request as ready for review June 18, 2025 07:33
@manitgupta manitgupta requested a review from a team as a code owner June 18, 2025 07:33
Copy link
Copy Markdown
Contributor

@shreyakhajanchi shreyakhajanchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@bharadwaj-aditya bharadwaj-aditya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@bharadwaj-aditya bharadwaj-aditya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@bharadwaj-aditya bharadwaj-aditya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@manitgupta manitgupta merged commit 982959c into GoogleCloudPlatform:main Jun 18, 2025
20 checks passed
MnkyGns pushed a commit to MnkyGns/DataflowTemplates that referenced this pull request Feb 12, 2026
…udPlatform#2467)

* Remove shardIdColumn check from AssignShardId DoFn

* Fix mutation

* Add TODO comment

* Spotless
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Making existing code better size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants